home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20010306-20010921 / 000118_jaltman@watsun.cc.columbia.edu_Thu May 10 13:00:42 EDT 2001.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  40 lines

  1. Article: 12406 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!watsun.cc.columbia.edu!jaltman
  3. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Too many files for 'synchron.ksc'
  6. Date: 10 May 2001 00:00:15 GMT
  7. Organization: Columbia University
  8. Lines: 23
  9. Message-ID: <9dclmf$qa5$1@newsmaster.cc.columbia.edu>
  10. References: <9dckn1$kgi$1@samba.rahul.net> <9dcl32$kik$1@samba.rahul.net>
  11. NNTP-Posting-Host: watsun.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 989452815 26949 128.59.39.2 (10 May 2001 00:00:15 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 10 May 2001 00:00:15 GMT
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:12406
  16.  
  17. In article <9dcl32$kik$1@samba.rahul.net>,  <dold@02.usenet.us.com> wrote:
  18. : : I was trying to use the synchron.ksc to synchronize directory trees between
  19. : : two Solaris7 boxes.
  20. : I forgot...  I would like to be able to run from the destination machine,
  21. : rather than the source machine.  Running from the source machine requires
  22. : that I have a root login to write files to the destination machine.
  23. : If I were root on the destination machine, I could "synchron.ksc" to the
  24. : source machine as a normal user.
  25. : But, if it won't handle the high file count, I'll be crafting a different
  26. : solution anyway.
  27.  
  28. What is the value of MAXWLD in your build of C-Kermit?
  29.  
  30. And what version of C-Kermit?  If this is a build of C-Kermit 7.0 
  31. or 7.1 the value would be 102400.  I would hope that you aren't attempting
  32. a transfer that requires more than that number of files.
  33.  
  34.  Jeffrey Altman * Sr.Software Designer      C-Kermit 7.1 Alpha available
  35.  The Kermit Project @ Columbia University   includes Secure Telnet and FTP
  36.  http://www.kermit-project.org/             using Kerberos, SRP, and 
  37.  kermit-support@kermit-project.org          OpenSSL.  SSH soon to follow.
  38.